* alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Define only if
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 22:31:22 +0000 (15:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 22:31:22 +0000 (15:31 -0700)
commit1a439758429cd252f95d87b54c9791216037daee
tree6a3dd6ee2821d5eff4ca30feac0739d6519da20b
parent4d27d1bd9e979526d0f0a5ce6d0f43261766ffbf
* alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Define only if

! defined SYSTEM_MALLOC && ! defined SYNC_INPUT, as they are not
needed otherwise.
(CHECK_ALLOCATED): Define only if GC_CHECK_MARKED_OBJECTS.
(GC_STRING_CHARS): Remove; not used.
src/ChangeLog
src/alloc.c